ASP.NET MVC コントロールヘルプ
SelectedIndex プロパティ (ComboBoxBase<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ComboBoxBase<T> クラス : SelectedIndex プロパティ
ドロップダウンリストで現在選択されている項目のインデックスを取得または設定します。
シンタックス
'宣言
 
Public Overridable Property SelectedIndex As System.Integer
public virtual System.int SelectedIndex {get; set;}
参照

ComboBoxBase<T> クラス
ComboBoxBase<T> メンバ